Skip to content

:fix: improve error handling with proper error utils#297

Open
wryonik wants to merge 1 commit into
stagingfrom
shubham/reg-64-improve-error-handling
Open

:fix: improve error handling with proper error utils#297
wryonik wants to merge 1 commit into
stagingfrom
shubham/reg-64-improve-error-handling

Conversation

@wryonik

@wryonik wryonik commented Feb 11, 2026

Copy link
Copy Markdown
Collaborator

Summary

Type of Change

  • Bug fix (hotfix)
  • New feature
  • Refactor
  • Documentation
  • Other (please describe)

Target Branch

  • dev - New feature or non-urgent fix
  • staging - Ready for QA validation
  • main - Hotfix for production issue

Changes Made

  • Add getErrorMessage import and usage in BlueprintList.tsx for
    blueprint loading errors
  • Add getErrorMessage in ConnectEmails.tsx for file upload errors
  • Add isAuthError, isNotFoundError, getErrorMessage in page.tsx
    for blueprint detail errors
  • Add getErrorMessage in versions/page.tsx for delete errors
  • Add getErrorMessage in VersionCard.tsx for version actions
  • Add getErrorMessage in create/[id]/page.tsx for load/compile errors

Testing

  • Tested locally
  • Added/updated tests
  • Verified in development environment

Checklist

  • Code follows the project's style guidelines
  • Self-review completed
  • Comments added for complex code sections
  • Documentation updated if needed
  • No new warnings generated

@coderabbitai

coderabbitai Bot commented Feb 11, 2026

Copy link
Copy Markdown
Contributor

Important

Review skipped

Auto reviews are disabled on base/target branches other than the default branch.

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review
✨ Finishing touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment
  • Commit unit tests in branch shubham/reg-64-improve-error-handling

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands and usage tips.

Base automatically changed from dev to staging April 8, 2026 15:56
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant